CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp 异或

搜索资源列表

  1. BP_XOR

    0下载:
  2. 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1298
    • 提供者:yaozi
  1. ANN_BP

    0下载:
  2. BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier net
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:11101
    • 提供者:Sandy
  1. BP_XOR

    0下载:
  2. 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:106736
    • 提供者:chencailong
  1. BPNet

    0下载:
  2. 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:52932
    • 提供者:153
  1. bp

    0下载:
  2. 一个解决异或问题的简单bp程序,通过提供(0,0)(0,1)等四组数据提供200次训练,是一个简单的入门程序-an simple bp program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1065
    • 提供者:blacksm
  1. BP

    0下载:
  2. 此程序功能为,用BP神经网络解决异或问题-BP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:35715
    • 提供者:abc
  1. bp

    0下载:
  2. BP神经网络实现三元异或功能,的撒谎级砍死大声的喊凯撒的客户。-BP neural network Triple XOR
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:513206
    • 提供者:姜盈
  1. IrisClassification

    0下载:
  2. Iris数据集的分类程序,包括线性分类器实验,BP网络分类器实验,以及异或数据的BP网络分类实验,外带试验报告-Iris data set of classification procedures, including linear classification experiment, BP network classifier experiments, and different BP networks or data classification experiment, take-test
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:623810
    • 提供者:刘文
  1. bp

    0下载:
  2. 使用BP算法实现异或功能,由matlab编程实现,可正确运行。-BP algorithm using the XOR function, the matlab programming, can be run correctly.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:838
    • 提供者:zyx
  1. BP-xor

    0下载:
  2. 基于c++实现bp神经网络实现异或功能 有助于了解神经网络-bp neural network xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:87615
    • 提供者:jiang
  1. BP-cPP

    0下载:
  2. 用C++实现具有异或功能的BP神经网络,已验证可用 -C++ implementation using XOR function with the BP neural network, has been used to verify
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:8587
    • 提供者:田成
  1. BP

    0下载:
  2. BP神经网络异或问题 使用说明:打开文件夹中的BP.m文件,在matlab中运行此m文件,即可在command window中得出结果。压缩包内附说明文件-XOR problem of the BP neural network for use: Open the folder in BP.m file, run this m file in matlab to the outcome of the command window. Compression package containing t
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:22558
    • 提供者:王浩
  1. BP

    0下载:
  2. BP神经网络解决异或问题的方法的c语言详细实现过程-BP neural network method to solve the XOR problem c language implementation process in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:38604
    • 提供者:绵绵柳
  1. BP

    0下载:
  2. matlab编写的BP神经网络算法,实验数据为Iris和自动生成的异或数据,经调试运行良好!-Matlab prepared by BP neural network algorithm, the experimental data for the XOR data of the Iris and automatically generated by the debugging and running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:12306
    • 提供者:heart
  1. BP-neural-network-

    0下载:
  2. BP神经网络解决异或问题,在VC6.0下编译通过-BP neural network to solve the XOR problem, compiled by VC6.0
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:99055
    • 提供者:陈轩
  1. BP-XOR

    0下载:
  2. 用BP神经实现异或功能,基于matlab的源代码-use BP net to solve the problem of XOR
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:592
    • 提供者:罗益洲
  1. GA-solving-BP

    0下载:
  2. 遗传算法解BP网络异或问题源代码,计算效果一般,可供参考-GA Algorithm solving BP ANN XOR problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2990
    • 提供者:王剑
  1. matlab-bp

    0下载:
  2. 本源码用Matlab去解决神经网络中的利用Sigmoid函数去训练的经典异或问题-The classic source Matlab to solve with the use of neural networks to train the Sigmoid function XOR problem
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1008
    • 提供者:鲁寒凝
  1. bp

    0下载:
  2. 使用Python语言实现了对异或问题的解决- The use of Python language to solve the XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:周盛威
  1. BP

    0下载:
  2. BP算法实现异或功能。并附有详细的训练数据。-BP algorithm to achieve XOR function. With detailed training data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:李小宝
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com